Skip to content

chore(deps): update pepr#116

Merged
zachariahmiller merged 3 commits intomainfrom
renovate/pepr
Jan 24, 2024
Merged

chore(deps): update pepr#116
zachariahmiller merged 3 commits intomainfrom
renovate/pepr

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pepr 0.22.2 -> 0.23.0 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.1.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

defenseunicorns/pepr (pepr)

v0.23.0

Compare Source

Features

What's Changed

Full Changelog: defenseunicorns/pepr@v0.22.4...v0.23.0

v0.22.4

Compare Source

What's Changed

Full Changelog: defenseunicorns/pepr@v0.22.2...v0.22.4

kulshekhar/ts-jest (ts-jest)

v29.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team as a code owner January 19, 2024 23:22
@renovate renovate Bot force-pushed the renovate/pepr branch 2 times, most recently from 49f20e1 to a4277a8 Compare January 22, 2024 11:13
@renovate renovate Bot changed the title chore(deps): update pepr to v0.22.4 chore(deps): update pepr Jan 22, 2024
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pepr    | 0.22.2 | 0.23.0 |
| npm        | ts-jest | 29.1.1 | 29.1.2 |
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@zachariahmiller zachariahmiller merged commit bfa7352 into main Jan 24, 2024
@zachariahmiller zachariahmiller deleted the renovate/pepr branch January 24, 2024 00:05
jeff-mccoy pushed a commit that referenced this pull request Jan 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.2](v0.9.1...v0.9.2)
(2024-01-24)


### Miscellaneous

* **deps:** update grafana
([#80](#80))
([ccb2c12](ccb2c12))
* **deps:** update loki
([#72](#72))
([98134bb](98134bb))
* **deps:** update pepr
([#116](#116))
([bfa7352](bfa7352))
* **deps:** update prometheus-stack
([#81](#81))
([19bedb6](19bedb6))
* **deps:** update uds to v0.6.2
([#107](#107))
([7b7220e](7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](#89))
([5d54cd1](5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](#125))
([c08a062](c08a062))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel referenced this pull request in BagelLab/uds-core Nov 14, 2025
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://github.com/defenseunicorns/pepr) | [`0.22.2` ->
`0.23.0`](https://renovatebot.com/diffs/npm/pepr/0.22.2/0.23.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ts-jest](https://kulshekhar.github.io/ts-jest)
([source](https://github.com/kulshekhar/ts-jest)) | [`29.1.1` ->
`29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (pepr)</summary>

###
[`v0.23.0`](https://github.com/defenseunicorns/pepr/releases/tag/v0.23.0)

[Compare
Source](https://github.com/defenseunicorns/pepr/compare/v0.22.4...v0.23.0)

#### Features

- feat: docs information architecture by
[@&#8203;schaeferka](https://github.com/schaeferka) in
[https://github.com/defenseunicorns/pepr/pull/496](https://github.com/defenseunicorns/pepr/pull/496)
[See here](https://pepr-docs.netlify.app/main/)

- feat: make module_uuid optional by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/500](https://github.com/defenseunicorns/pepr/pull/500)
(If no `module_uuid` is given to the command, Pepr streams logs from
pods with label `pepr.dev/controller=admission`, if it is supplied the
same functionality occurs as before.)

#### What's Changed

- chore: add journey test for `npx pepr monitor` by
[@&#8203;cmwylie19](https://github.com/cmwylie19)
[@&#8203;btlghrants](https://github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/493](https://github.com/defenseunicorns/pepr/pull/493)
- docs: [Best Practices
document](https://pepr-docs.netlify.app/main/best-practices/)

**Full Changelog**:
defenseunicorns/pepr@v0.22.4...v0.23.0

###
[`v0.22.4`](https://github.com/defenseunicorns/pepr/releases/tag/v0.22.4)

[Compare
Source](https://github.com/defenseunicorns/pepr/compare/v0.22.2...v0.22.4)

#### What's Changed

- chore: new trigger for docs flow by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/489](https://github.com/defenseunicorns/pepr/pull/489)
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/491](https://github.com/defenseunicorns/pepr/pull/491)
- chore: bump actions/upload-artifact from 4.1.0 to 4.2.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/497](https://github.com/defenseunicorns/pepr/pull/497)
- chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/498](https://github.com/defenseunicorns/pepr/pull/498)
- chore: donation roadmap by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/492](https://github.com/defenseunicorns/pepr/pull/492)

**Full Changelog**:
defenseunicorns/pepr@v0.22.2...v0.22.4

</details>

<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>

###
[`v29.1.2`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22)

[Compare
Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2)

##### Bug Fixes

- calculated cache key based on `supportsStaticESM`
([a5d6f2d](https://github.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f))
- correct error handling in `processAsync`
([e7be4bf](https://github.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)),
closes
[#&#8203;4207](https://github.com/kulshekhar/ts-jest/issues/4207)
- use `Config.ProjectConfig`
([918312b](https://github.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)),
closes
[#&#8203;4028](https://github.com/kulshekhar/ts-jest/issues/4028)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.9.2](defenseunicorns/uds-core@v0.9.1...v0.9.2)
(2024-01-24)


### Miscellaneous

* **deps:** update grafana
([#80](defenseunicorns#80))
([ccb2c12](defenseunicorns@ccb2c12))
* **deps:** update loki
([#72](defenseunicorns#72))
([98134bb](defenseunicorns@98134bb))
* **deps:** update pepr
([#116](defenseunicorns#116))
([bfa7352](defenseunicorns@bfa7352))
* **deps:** update prometheus-stack
([#81](defenseunicorns#81))
([19bedb6](defenseunicorns@19bedb6))
* **deps:** update uds to v0.6.2
([#107](defenseunicorns#107))
([7b7220e](defenseunicorns@7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](defenseunicorns#89))
([5d54cd1](defenseunicorns@5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](defenseunicorns#125))
([c08a062](defenseunicorns@c08a062))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant